home *** CD-ROM | disk | FTP | other *** search
/ Today's Army Canadian Army Forces / Army IDROM.iso / fla / places_f.swf / scripts / DefineButton2_233 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-10-01  |  85 b   |  7 lines

  1. on(release){
  2.    tellTarget("../../")
  3.    {
  4.       gotoAndStop("art_air");
  5.    }
  6. }
  7.